home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / falbum / fasetup101.exe / {app} / falbum.exe / 0 / RCDATA / TFORM6 / TFORM6.txt < prev   
Text File  |  2004-10-23  |  2KB  |  80 lines

  1. object Form6: TForm6
  2.   Left = 318
  3.   Top = 295
  4.   BorderStyle = bsNone
  5.   Caption = 'Form6'
  6.   ClientHeight = 137
  7.   ClientWidth = 251
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 250
  24.     Height = 97
  25.     AutoSize = True
  26.     Picture.Data = {<image000.bmp>}
  27.   end
  28.   object Shape1: TShape
  29.     Left = 0
  30.     Top = 0
  31.     Width = 251
  32.     Height = 137
  33.     Align = alClient
  34.     Brush.Style = bsClear
  35.   end
  36.   object Label2: TLabel
  37.     Left = 102
  38.     Top = 115
  39.     Width = 70
  40.     Height = 13
  41.     Caption = 'Initializing...'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = [fsBold]
  47.     ParentFont = False
  48.   end
  49.   object Label3: TLabel
  50.     Left = 9
  51.     Top = 98
  52.     Width = 113
  53.     Height = 13
  54.     Caption = #169' ENIN Software, 2004'
  55.     Font.Charset = DEFAULT_CHARSET
  56.     Font.Color = clDefault
  57.     Font.Height = -11
  58.     Font.Name = 'MS Sans Serif'
  59.     Font.Style = []
  60.     ParentFont = False
  61.     Transparent = True
  62.   end
  63.   object VersionLabel: TLabel
  64.     Left = 135
  65.     Top = 98
  66.     Width = 107
  67.     Height = 13
  68.     Alignment = taRightJustify
  69.     AutoSize = False
  70.     Caption = 'VersionLabel'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = []
  76.     ParentFont = False
  77.     Transparent = True
  78.   end
  79. end
  80.